home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Dec 90 / MacApp.Tech$ 12⁄21⁄90 / 2539-Arrays >32K-Dec90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.1 KB  |  34 lines  |  [TEXT/GEOL]

  1. Item    5284034                         19-Dec-90        22:53PST
  2.  
  3. From:   KI                              Knowledge Industries, J Breese,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. cc:     KI                              Knowledge Industries, J Breese,PRT
  8.  
  9. Item forwarded by       FRED.FORSMAN to DIEZMANN 
  10.  
  11. ------------------------------------------------------------------------------
  12.  
  13. Sub:    Arrays >32K
  14.  
  15.  
  16.  
  17. Has anyone else had problems with using arrays larger than 32K within MacApp
  18. applications running under MultiFinder? In one of our MacApp 2.0 programs, we
  19. have an array that is about 480K in size. The program runs fine under the
  20. Finder. Under MultiFinder, however, it runs only when we access the lower
  21. indices of this large array.
  22.  
  23. We haven't yet tried allocating the 480K array as a handle, although this fix
  24. did not solve the problem—-back when we were running under MacApp 1.1.1.
  25.  
  26. Is there a simple fix to this problem of using large arrays under MultiFinder,
  27. other than partitioning the array into smaller pieces?
  28.  
  29.  
  30. Thanks,
  31.  
  32. Mike Shwe
  33.  
  34.